home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / dev / amos / kyzeramo.lha / KyzerAMOScode.raedme < prev    next >
Text File  |  1997-04-01  |  1KB  |  66 lines

  1. Short: old AMOS effects (some asm)
  2. Author: Kyzer/CSG
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type: dev/amos
  5.  
  6. Since I gave up purely AMOS coding years ago, I think it's safe to release
  7. these mega-elite effects ;-)
  8.  
  9. Sorry to say some of the code is really crap, but the effect it makes is
  10. cool.
  11.  
  12. All code was done in AMOS 1.36, but some of the effects need the Craft
  13. extension and some need you to assemble some machine code and PLoad it into
  14. the program.
  15.  
  16. 50LineTron.AMOS
  17. 5LineTron.AMOS
  18. This is a 5 line (and also the unpacked) version of a Tron-type clone
  19.  
  20. BBC.AMOS
  21. This is a kinda seaside-wave effect. It was based on some code I wrote for
  22. the BBC micro, which did exactly the same thing (except not in colour :)
  23.  
  24. CopDis.AMOS
  25. This will properly disassemble a copper list.
  26.  
  27. FadeWB.AMOS
  28. A program that fades the Workbench colours. Doesn't work if IPrefs is
  29. enabled.
  30.  
  31. Lines.AMOS
  32. A realtime rotating grid.
  33.  
  34. Lyra2.AMOS
  35. Like the effect in the "Lyra 2" demo on the Spectrum.
  36.  
  37. Map.AMOS
  38. Makes a random map like the London Underground.
  39.  
  40. Moire.s
  41. ASM source of the RT_Moire
  42.  
  43. MunchingSquares.AMOS
  44. The "munching squares" effect.
  45.  
  46. Rotate.AMOS
  47. A rotating sinewave scroller.
  48.  
  49. RT_Moire.AMOS
  50. Realtime Moire effect, hard to describe just watch it!
  51.  
  52. Scroller.AMOS
  53. A realtime-scaling scroller.
  54.  
  55. scroller.s
  56. ASM source for Scroller.AMOS
  57.  
  58. Squares.s
  59. ASM source for MunchingSquares.AMOS
  60.  
  61. Strip.AMOS
  62. Program to strip all unneccesary from ASM sources
  63.  
  64. Enjoy!  -Kyzer/CSG
  65.  
  66.